home *** CD-ROM | disk | FTP | other *** search
/ The Latest & Greatest Top 201 Games / The Latest and Greatest Top 201 Games (Maple Media)(1994).iso / vikings / start.bat < prev    next >
DOS Batch File  |  1993-06-03  |  362b  |  15 lines

  1. @echo off
  2. cls
  3. GOTO MENU
  4. :MENU
  5. cls
  6. echo ╔═══════════════════════════════════════════════════════════════╗
  7. echo ║                        The Vikings . . .                      ║
  8. echo ║     To Quit this game, hold down Alternate and X (ALT)+(X)    ║    
  9. echo ╚═══════════════════════════════════════════════════════════════╝
  10. echo 
  11. pause
  12. cls
  13. vikings
  14.  
  15.